xref: /dflybsd-src/share/i18n/csmapper/APPLE/GREEK%UCS.src (revision 88cb131568c551d47f7b04eea6931bff5663ba43)
1*52347f71SHasso Tepper# $NetBSD: GREEK%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
2*52347f71SHasso Tepper
3*52347f71SHasso TepperTYPE		ROWCOL
4*52347f71SHasso TepperNAME		GREEK/UCS
5*52347f71SHasso TepperSRC_ZONE	0x00-0xFF
6*52347f71SHasso TepperOOB_MODE	ILSEQ
7*52347f71SHasso TepperDST_ILSEQ	0xFFFE
8*52347f71SHasso TepperDST_UNIT_BITS	16
9*52347f71SHasso Tepper
10*52347f71SHasso TepperBEGIN_MAP
11*52347f71SHasso Tepper#
12*52347f71SHasso Tepper# This mapping data is made from the mapping data provided by Unicode, Inc.
13*52347f71SHasso Tepper# Original notice:
14*52347f71SHasso Tepper#
15*52347f71SHasso Tepper#=======================================================================
16*52347f71SHasso Tepper#   File name:  GREEK.TXT
17*52347f71SHasso Tepper#
18*52347f71SHasso Tepper#   Contents:   Map (external version) from Mac OS Greek
19*52347f71SHasso Tepper#               character set to Unicode 2.1 and later.
20*52347f71SHasso Tepper#
21*52347f71SHasso Tepper#   Copyright:  (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
22*52347f71SHasso Tepper#               reserved.
23*52347f71SHasso Tepper#
24*52347f71SHasso Tepper#   Contact:    charsets@apple.com
25*52347f71SHasso Tepper#
26*52347f71SHasso Tepper#   Changes:
27*52347f71SHasso Tepper#
28*52347f71SHasso Tepper#       c02  2005-Apr-05    Update header comments. Matches internal xml
29*52347f71SHasso Tepper#                           <c1.1> and Text Encoding Converter 2.0.
30*52347f71SHasso Tepper#      b3,c1 2002-Dec-19    Update to match changes in Mac OS Greek
31*52347f71SHasso Tepper#                           encoding for Mac OS 9.2.2 and later.
32*52347f71SHasso Tepper#                           Update URLs, notes. Matches internal
33*52347f71SHasso Tepper#                           utom<b3>.
34*52347f71SHasso Tepper#       b02  1999-Sep-22    Update contact e-mail address. Matches
35*52347f71SHasso Tepper#                           internal utom<b1>, ufrm<b1>, and Text
36*52347f71SHasso Tepper#                           Encoding Converter version 1.5.
37*52347f71SHasso Tepper#       n06  1998-Feb-05    Update to match internal utom<n4>, ufrm<n17>,
38*52347f71SHasso Tepper#                           and Text Encoding Converter versions 1.3:
39*52347f71SHasso Tepper#                           Change mapping for 0xAF from U+0387 to its
40*52347f71SHasso Tepper#                           canonical decomposition, U+00B7. Also
41*52347f71SHasso Tepper#                           update header comments to new format.
42*52347f71SHasso Tepper#       n04  1995-Apr-15    First version (after fixing some typos).
43*52347f71SHasso Tepper#                           Matches internal ufrm<n7>.
44*52347f71SHasso Tepper#
45*52347f71SHasso Tepper# Standard header:
46*52347f71SHasso Tepper# ----------------
47*52347f71SHasso Tepper#
48*52347f71SHasso Tepper#   Apple, the Apple logo, and Macintosh are trademarks of Apple
49*52347f71SHasso Tepper#   Computer, Inc., registered in the United States and other countries.
50*52347f71SHasso Tepper#   Unicode is a trademark of Unicode Inc. For the sake of brevity,
51*52347f71SHasso Tepper#   throughout this document, "Macintosh" can be used to refer to
52*52347f71SHasso Tepper#   Macintosh computers and "Unicode" can be used to refer to the
53*52347f71SHasso Tepper#   Unicode standard.
54*52347f71SHasso Tepper#
55*52347f71SHasso Tepper#   Apple Computer, Inc. ("Apple") makes no warranty or representation,
56*52347f71SHasso Tepper#   either express or implied, with respect to this document and the
57*52347f71SHasso Tepper#   included data, its quality, accuracy, or fitness for a particular
58*52347f71SHasso Tepper#   purpose. In no event will Apple be liable for direct, indirect,
59*52347f71SHasso Tepper#   special, incidental, or consequential damages resulting from any
60*52347f71SHasso Tepper#   defect or inaccuracy in this document or the included data.
61*52347f71SHasso Tepper#
62*52347f71SHasso Tepper#   These mapping tables and character lists are subject to change.
63*52347f71SHasso Tepper#   The latest tables should be available from the following:
64*52347f71SHasso Tepper#
65*52347f71SHasso Tepper#   <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
66*52347f71SHasso Tepper#
67*52347f71SHasso Tepper#   For general information about Mac OS encodings and these mapping
68*52347f71SHasso Tepper#   tables, see the file "README.TXT".
69*52347f71SHasso Tepper#
70*52347f71SHasso Tepper# Format:
71*52347f71SHasso Tepper# -------
72*52347f71SHasso Tepper#
73*52347f71SHasso Tepper#   Three tab-separated columns;
74*52347f71SHasso Tepper#   '#' begins a comment which continues to the end of the line.
75*52347f71SHasso Tepper#     Column #1 is the Mac OS Greek code (in hex as 0xNN)
76*52347f71SHasso Tepper#     Column #2 is the corresponding Unicode (in hex as 0xNNNN)
77*52347f71SHasso Tepper#     Column #3 is a comment containing the Unicode name
78*52347f71SHasso Tepper#
79*52347f71SHasso Tepper#   The entries are in Mac OS Greek code order.
80*52347f71SHasso Tepper#
81*52347f71SHasso Tepper#   One of these mappings requires the use of a corporate character.
82*52347f71SHasso Tepper#   See the file "CORPCHAR.TXT" and notes below.
83*52347f71SHasso Tepper#
84*52347f71SHasso Tepper#   Control character mappings are not shown in this table, following
85*52347f71SHasso Tepper#   the conventions of the standard UTC mapping tables. However, the
86*52347f71SHasso Tepper#   Mac OS Greek character set uses the standard control characters at
87*52347f71SHasso Tepper#   0x00-0x1F and 0x7F.
88*52347f71SHasso Tepper#
89*52347f71SHasso Tepper# Notes on Mac OS Greek:
90*52347f71SHasso Tepper# ----------------------
91*52347f71SHasso Tepper#
92*52347f71SHasso Tepper#   This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
93*52347f71SHasso Tepper#   environments, it is only supported via transcoding to and from
94*52347f71SHasso Tepper#   Unicode.
95*52347f71SHasso Tepper#
96*52347f71SHasso Tepper#   Although a Mac OS script code is defined for Greek (smGreek = 6),
97*52347f71SHasso Tepper#   the Greek localized system does not currently use it (the font
98*52347f71SHasso Tepper#   family IDs are in the Mac OS Roman range). To determine if the
99*52347f71SHasso Tepper#   Greek encoding is being used when the script code is smRoman (0),
100*52347f71SHasso Tepper#   you must check if the system region code is 20, verGreece.
101*52347f71SHasso Tepper#
102*52347f71SHasso Tepper#   The Mac OS Greek encoding is a superset of the repertoire of
103*52347f71SHasso Tepper#   ISO 8859-7 (although characters are not at the same code points),
104*52347f71SHasso Tepper#   except that LEFT & RIGHT SINGLE QUOTATION MARK replace the
105*52347f71SHasso Tepper#   MODIFIER LETTER REVERSED COMMA & APOSTROPHE (spacing versions of
106*52347f71SHasso Tepper#   Greek rough & smooth breathing marks) that are in ISO 8859-7.
107*52347f71SHasso Tepper#   The added characters in Mac OS Greek include more punctuation and
108*52347f71SHasso Tepper#   symbols and several accented Latin letters.
109*52347f71SHasso Tepper#
110*52347f71SHasso Tepper#   Before Mac OS 9.2.2, code point 0x9C was SOFT HYPHEN (U+00AD), and
111*52347f71SHasso Tepper#   code point 0xFF was undefined. In Mac OS 9.2.2 and later versions,
112*52347f71SHasso Tepper#   SOFT HYPHEN was moved to 0xFF, and code point 0x9C was changed to be
113*52347f71SHasso Tepper#   EURO SIGN (U+20AC); the standard Apple fonts are updated for Mac OS
114*52347f71SHasso Tepper#   9.2.2 to reflect this. There is a "no Euro sign" variant of the Mac
115*52347f71SHasso Tepper#   OS Greek encoding that uses the older mapping; this can be used for
116*52347f71SHasso Tepper#   older fonts.
117*52347f71SHasso Tepper#
118*52347f71SHasso Tepper#   This "no Euro sign" variant of Mac OS Greek was the character set
119*52347f71SHasso Tepper#   used by Mac OS Greek systems before 9.2.2 except for system 6.0.7,
120*52347f71SHasso Tepper#   which used a variant character set but was quickly replaced with
121*52347f71SHasso Tepper#   Greek system 6.0.7.1 using the no Euro sign" character set
122*52347f71SHasso Tepper#   documented here. Greek system 4.1 used a variant Greek set that had
123*52347f71SHasso Tepper#   ISO 8859-7 in 0xA0-0xFF (with some holes filled in with DTP
124*52347f71SHasso Tepper#   characters), and Mac OS Roman accented Roman letters in 0x80-0x9F.
125*52347f71SHasso Tepper#
126*52347f71SHasso Tepper# Unicode mapping issues and notes:
127*52347f71SHasso Tepper# ---------------------------------
128*52347f71SHasso Tepper#
129*52347f71SHasso Tepper# Details of mapping changes in each version:
130*52347f71SHasso Tepper# -------------------------------------------
131*52347f71SHasso Tepper#
132*52347f71SHasso Tepper#   Changes from version b02 to version b03/c01:
133*52347f71SHasso Tepper#
134*52347f71SHasso Tepper#   - The Mac OS Greek encoding changed for Mac OS 9.2.2 and later
135*52347f71SHasso Tepper#     as follows:
136*52347f71SHasso Tepper#     0x9C, changed from 0x00AD SOFT HYPHEN to 0x20AC EURO SIGN
137*52347f71SHasso Tepper#     0xFF, changed from undefined to 0x00AD SOFT HYPHEN
138*52347f71SHasso Tepper#
139*52347f71SHasso Tepper#   Changes from version n04 to version n06:
140*52347f71SHasso Tepper#
141*52347f71SHasso Tepper#   - Change mapping of 0xAF from U+0387 to its canonical
142*52347f71SHasso Tepper#     decomposition, U+00B7.
143*52347f71SHasso Tepper#
144*52347f71SHasso Tepper##################
145*52347f71SHasso Tepper0x00 - 0x7E = 0x00 -
146*52347f71SHasso Tepper0x80 = 0x00C4
147*52347f71SHasso Tepper0x81 = 0x00B9
148*52347f71SHasso Tepper0x82 = 0x00B2
149*52347f71SHasso Tepper0x83 = 0x00C9
150*52347f71SHasso Tepper0x84 = 0x00B3
151*52347f71SHasso Tepper0x85 = 0x00D6
152*52347f71SHasso Tepper0x86 = 0x00DC
153*52347f71SHasso Tepper0x87 = 0x0385
154*52347f71SHasso Tepper0x88 = 0x00E0
155*52347f71SHasso Tepper0x89 = 0x00E2
156*52347f71SHasso Tepper0x8A = 0x00E4
157*52347f71SHasso Tepper0x8B = 0x0384
158*52347f71SHasso Tepper0x8C = 0x00A8
159*52347f71SHasso Tepper0x8D = 0x00E7
160*52347f71SHasso Tepper0x8E = 0x00E9
161*52347f71SHasso Tepper0x8F = 0x00E8
162*52347f71SHasso Tepper0x90 = 0x00EA
163*52347f71SHasso Tepper0x91 = 0x00EB
164*52347f71SHasso Tepper0x92 = 0x00A3
165*52347f71SHasso Tepper0x93 = 0x2122
166*52347f71SHasso Tepper0x94 = 0x00EE
167*52347f71SHasso Tepper0x95 = 0x00EF
168*52347f71SHasso Tepper0x96 = 0x2022
169*52347f71SHasso Tepper0x97 = 0x00BD
170*52347f71SHasso Tepper0x98 = 0x2030
171*52347f71SHasso Tepper0x99 = 0x00F4
172*52347f71SHasso Tepper0x9A = 0x00F6
173*52347f71SHasso Tepper0x9B = 0x00A6
174*52347f71SHasso Tepper0x9C = 0x20AC
175*52347f71SHasso Tepper0x9D = 0x00F9
176*52347f71SHasso Tepper0x9E = 0x00FB
177*52347f71SHasso Tepper0x9F = 0x00FC
178*52347f71SHasso Tepper0xA0 = 0x2020
179*52347f71SHasso Tepper0xA1 = 0x0393
180*52347f71SHasso Tepper0xA2 = 0x0394
181*52347f71SHasso Tepper0xA3 = 0x0398
182*52347f71SHasso Tepper0xA4 = 0x039B
183*52347f71SHasso Tepper0xA5 = 0x039E
184*52347f71SHasso Tepper0xA6 = 0x03A0
185*52347f71SHasso Tepper0xA7 = 0x00DF
186*52347f71SHasso Tepper0xA8 = 0x00AE
187*52347f71SHasso Tepper0xA9 = 0x00A9
188*52347f71SHasso Tepper0xAA = 0x03A3
189*52347f71SHasso Tepper0xAB = 0x03AA
190*52347f71SHasso Tepper0xAC = 0x00A7
191*52347f71SHasso Tepper0xAD = 0x2260
192*52347f71SHasso Tepper0xAE = 0x00B0
193*52347f71SHasso Tepper0xAF = 0x00B7
194*52347f71SHasso Tepper0xB0 = 0x0391
195*52347f71SHasso Tepper0xB1 = 0x00B1
196*52347f71SHasso Tepper0xB2 = 0x2264
197*52347f71SHasso Tepper0xB3 = 0x2265
198*52347f71SHasso Tepper0xB4 = 0x00A5
199*52347f71SHasso Tepper0xB5 = 0x0392
200*52347f71SHasso Tepper0xB6 = 0x0395
201*52347f71SHasso Tepper0xB7 = 0x0396
202*52347f71SHasso Tepper0xB8 = 0x0397
203*52347f71SHasso Tepper0xB9 = 0x0399
204*52347f71SHasso Tepper0xBA = 0x039A
205*52347f71SHasso Tepper0xBB = 0x039C
206*52347f71SHasso Tepper0xBC = 0x03A6
207*52347f71SHasso Tepper0xBD = 0x03AB
208*52347f71SHasso Tepper0xBE = 0x03A8
209*52347f71SHasso Tepper0xBF = 0x03A9
210*52347f71SHasso Tepper0xC0 = 0x03AC
211*52347f71SHasso Tepper0xC1 = 0x039D
212*52347f71SHasso Tepper0xC2 = 0x00AC
213*52347f71SHasso Tepper0xC3 = 0x039F
214*52347f71SHasso Tepper0xC4 = 0x03A1
215*52347f71SHasso Tepper0xC5 = 0x2248
216*52347f71SHasso Tepper0xC6 = 0x03A4
217*52347f71SHasso Tepper0xC7 = 0x00AB
218*52347f71SHasso Tepper0xC8 = 0x00BB
219*52347f71SHasso Tepper0xC9 = 0x2026
220*52347f71SHasso Tepper0xCA = 0x00A0
221*52347f71SHasso Tepper0xCB = 0x03A5
222*52347f71SHasso Tepper0xCC = 0x03A7
223*52347f71SHasso Tepper0xCD = 0x0386
224*52347f71SHasso Tepper0xCE = 0x0388
225*52347f71SHasso Tepper0xCF = 0x0153
226*52347f71SHasso Tepper0xD0 = 0x2013
227*52347f71SHasso Tepper0xD1 = 0x2015
228*52347f71SHasso Tepper0xD2 = 0x201C
229*52347f71SHasso Tepper0xD3 = 0x201D
230*52347f71SHasso Tepper0xD4 = 0x2018
231*52347f71SHasso Tepper0xD5 = 0x2019
232*52347f71SHasso Tepper0xD6 = 0x00F7
233*52347f71SHasso Tepper0xD7 = 0x0389
234*52347f71SHasso Tepper0xD8 = 0x038A
235*52347f71SHasso Tepper0xD9 = 0x038C
236*52347f71SHasso Tepper0xDA = 0x038E
237*52347f71SHasso Tepper0xDB = 0x03AD
238*52347f71SHasso Tepper0xDC = 0x03AE
239*52347f71SHasso Tepper0xDD = 0x03AF
240*52347f71SHasso Tepper0xDE = 0x03CC
241*52347f71SHasso Tepper0xDF = 0x038F
242*52347f71SHasso Tepper0xE0 = 0x03CD
243*52347f71SHasso Tepper0xE1 = 0x03B1
244*52347f71SHasso Tepper0xE2 = 0x03B2
245*52347f71SHasso Tepper0xE3 = 0x03C8
246*52347f71SHasso Tepper0xE4 = 0x03B4
247*52347f71SHasso Tepper0xE5 = 0x03B5
248*52347f71SHasso Tepper0xE6 = 0x03C6
249*52347f71SHasso Tepper0xE7 = 0x03B3
250*52347f71SHasso Tepper0xE8 = 0x03B7
251*52347f71SHasso Tepper0xE9 = 0x03B9
252*52347f71SHasso Tepper0xEA = 0x03BE
253*52347f71SHasso Tepper0xEB = 0x03BA
254*52347f71SHasso Tepper0xEC = 0x03BB
255*52347f71SHasso Tepper0xED = 0x03BC
256*52347f71SHasso Tepper0xEE = 0x03BD
257*52347f71SHasso Tepper0xEF = 0x03BF
258*52347f71SHasso Tepper0xF0 = 0x03C0
259*52347f71SHasso Tepper0xF1 = 0x03CE
260*52347f71SHasso Tepper0xF2 = 0x03C1
261*52347f71SHasso Tepper0xF3 = 0x03C3
262*52347f71SHasso Tepper0xF4 = 0x03C4
263*52347f71SHasso Tepper0xF5 = 0x03B8
264*52347f71SHasso Tepper0xF6 = 0x03C9
265*52347f71SHasso Tepper0xF7 = 0x03C2
266*52347f71SHasso Tepper0xF8 = 0x03C7
267*52347f71SHasso Tepper0xF9 = 0x03C5
268*52347f71SHasso Tepper0xFA = 0x03B6
269*52347f71SHasso Tepper0xFB = 0x03CA
270*52347f71SHasso Tepper0xFC = 0x03CB
271*52347f71SHasso Tepper0xFD = 0x0390
272*52347f71SHasso Tepper0xFE = 0x03B0
273*52347f71SHasso Tepper0xFF = 0x00AD
274*52347f71SHasso TepperEND_MAP
275